net/http.http2outflow.available (method)
4 uses
net/http (current package)
h2_bundle.go#L1560: func (f *http2outflow) available() int32 {
h2_bundle.go#L1569: if n > f.available() {
h2_bundle.go#L9477: if a := cs.flow.available(); a > 0 {
h2_bundle.go#L11476: allowed := wr.stream.flow.available()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)